home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Electronic Clipper 1998 June
/
Electronic Clipper 1998-06.iso
/
Idea Source®
/
gallery.dir
/
00129_Script_help
< prev
next >
Wrap
Text File
|
1998-04-28
|
235b
|
16 lines
on mousedown
puppetsound (2) "wheel"
set the visible of sprite 4 to false
updatestage
startTimer
repeat while the timer < 60
nothing
end repeat
set the visible of sprite 4 to true
updatestage
end